home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / pc / software / kommunik / multimed / snakppc.sit / Snak 4.6.3 / Scripts / input1.rsrc / TEXT_1128.txt < prev    next >
Text File  |  2000-10-26  |  327b  |  1 lines

  1. A script showing how it is possible to have multiple event handlers. Load input1 first with "/load input1" and then "/load input2"  You will see both input handlers being icalled n the order they were loaded. The processing of an event stops when the first handler returns true, meaning that the event was completely processed.